#Select similar Size Tria/Vert
LMB:Select all Objects that have a similar number of Triangles as the current Active Object.**_
RMB:Select all Objects that have a similar number of Vertices as the current Active Object.
Select_Similar_Size(4)
#END
[OnRightMouseButton!]
Select_Similar_Size(5)
#END


